home *** CD-ROM | disk | FTP | other *** search
/ Diccionario Visual Trilingue / VISUAL.iso / SHARED.DIR / 10117_Ok (INDEX ).ls < prev    next >
Encoding:
Text File  |  1997-07-04  |  168 b   |  10 lines

  1. on mouseDown
  2.   if the foreColor of cast 10555 = 96 then
  3.     return 
  4.   end if
  5.   if pushButtonScript(4) then
  6.     spriteClearCursor(4)
  7.     GotoSelectedPage()
  8.   end if
  9. end
  10.